﻿2026-07-27T08:37:27.9584363Z ##[group]Run actions/checkout@v5
2026-07-27T08:37:27.9584889Z with:
2026-07-27T08:37:27.9585197Z   repository: BigscreenVR/spt-bs-core
2026-07-27T08:37:27.9588053Z   token: ***
2026-07-27T08:37:27.9588357Z   ssh-strict: true
2026-07-27T08:37:27.9588715Z   ssh-user: git
2026-07-27T08:37:27.9589018Z   persist-credentials: true
2026-07-27T08:37:27.9589349Z   clean: true
2026-07-27T08:37:27.9589661Z   sparse-checkout-cone-mode: true
2026-07-27T08:37:27.9590021Z   fetch-depth: 1
2026-07-27T08:37:27.9590314Z   fetch-tags: false
2026-07-27T08:37:27.9590643Z   show-progress: true
2026-07-27T08:37:27.9590934Z   lfs: false
2026-07-27T08:37:27.9591210Z   submodules: false
2026-07-27T08:37:27.9591667Z   set-safe-directory: true
2026-07-27T08:37:27.9592008Z   allow-unsafe-pr-checkout: false
2026-07-27T08:37:27.9592545Z env:
2026-07-27T08:37:27.9592830Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T08:37:27.9593196Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T08:37:27.9593570Z ##[endgroup]
2026-07-27T08:37:28.1623428Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T08:37:28.1624765Z ##[group]Getting Git version info
2026-07-27T08:37:28.1625384Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T08:37:28.1881156Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T08:37:28.2109603Z git version 2.43.0.windows.1
2026-07-27T08:37:28.2163870Z ##[endgroup]
2026-07-27T08:37:28.2171914Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5e6019a4-eefb-452b-92b2-9ac5e086df44\.gitconfig'
2026-07-27T08:37:28.2186859Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5e6019a4-eefb-452b-92b2-9ac5e086df44' before making global git config changes
2026-07-27T08:37:28.2187893Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T08:37:28.2192470Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T08:37:28.2494128Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T08:37:28.2798236Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T08:37:28.2828621Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T08:37:28.2835458Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T08:37:28.3086662Z HEAD
2026-07-27T08:37:28.3417925Z ##[endgroup]
2026-07-27T08:37:28.3421574Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T08:37:28.7414304Z ##[group]Cleaning the repository
2026-07-27T08:37:28.7418294Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T08:37:36.0640181Z Removing target/
2026-07-27T08:37:36.0670921Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T08:37:36.2624915Z HEAD is now at 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T08:37:36.2647526Z ##[endgroup]
2026-07-27T08:37:36.2652948Z ##[group]Disabling automatic garbage collection
2026-07-27T08:37:36.2659655Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T08:37:36.2935434Z ##[endgroup]
2026-07-27T08:37:36.2935856Z ##[group]Setting up auth
2026-07-27T08:37:36.2941990Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T08:37:36.3193505Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T08:37:36.7076173Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T08:37:36.7317776Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T08:37:37.1272145Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T08:37:37.1510513Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T08:37:37.7000464Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T08:37:37.7332264Z ##[endgroup]
2026-07-27T08:37:37.7332740Z ##[group]Fetching the repository
2026-07-27T08:37:37.7339765Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6ed6cd769d5aab6eb29fba343d19c2f4b1eeff33:refs/remotes/pull/98/merge
2026-07-27T08:37:38.4909677Z ##[endgroup]
2026-07-27T08:37:38.4910119Z ##[group]Determining the checkout info
2026-07-27T08:37:38.4910766Z ##[endgroup]
2026-07-27T08:37:38.4916524Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T08:37:38.5283624Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T08:37:38.5550315Z ##[group]Checking out the ref
2026-07-27T08:37:38.5555189Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/98/merge
2026-07-27T08:37:38.7144652Z Previous HEAD position was 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T08:37:38.7147340Z HEAD is now at 6ed6cd76 Merge da073a137ad988e5bcbc3b2c403b22dc1e798d83 into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T08:37:38.7168670Z ##[endgroup]
2026-07-27T08:37:38.7452428Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T08:37:38.7702653Z 6ed6cd769d5aab6eb29fba343d19c2f4b1eeff33
